AMotionEvent_getPressure

Get the current pressure of this event for the given pointer index. The pressure generally ranges from 0 (no pressure at all) to 1 (normal pressure), although values higher than 1 may be generated depending on the calibration of the input device.

extern (C) nothrow @nogc
float
AMotionEvent_getPressure

Meta